Release 10.1A: OpenEdge Development:
ADM Reference


doUndoTrans

Procedure that performs the buffer delete and copy operations needed to restore the RowObject temp-table when an Undo occurs. Added or copied records are deleted, modified and deleted records are restored. The RowObjUpd table is emptied.

Location: dataext.p

Parameters:

INPUT cUndoIds

List of any RowObject ROWIDs for which changes were rejected by a commit. Takes the form of RowNum/ADM-ERROR-STRING pairs, CHR(3) separators inside the pairs, comma separators between the pairs.

Notes: Called by the event procedure undoTransaction. Runs on the client side.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095